EMT Practice Test

1. Question Content...


Question List

Question1: XYZ Corp users are experiencing delays in the application that you suspect is related to the database Which two options do you recommend to isolate the issue? (Choose Two)

Question2: An application, created by MyCo, has a number of rules implemented as decision tables that use "Title" as an input as seen in the sample rule below:
MyCo is finding a number of application defects caused by incorrect spellings in the title field. The valid titles are stored as field values. MyCo is requesting options to help prevent these types of errors. Which of the following approaches is most applicable? (Choose One)

Question3: Select the recommended option for extending the data model provided by a pega industry framework.

Question4: Which three actions do you recommend to address their performance issue and ensure optimal application performance in the future? (Choose Three.)

Question5: Ar.mo Corporation is designing an Order Fulfillment application built on an Inventory application. Both applications reuse a section that displays Part details.
Where do you configure the PartOetails section?

Question6: XYZ Corp requires employees to designate alternate operators to perform their work while they are on vacation. Work vacationing operators should be visible to alternate operators.
How do you configure the application to handle this requirement?

Question7: In the first step in a case type, the user compares data on a form to the data on a customer account. If the data matches, the case is resolved. If the data does not match, the user advances the case to update the account.
Management only wants a record of the cases that update an account. What two configuration options do you use to implement this requirement? (Choose two.)

Question8: Using the information shown in the Class structure, select the correct statement.

Question9: your application connects to two REST services that list details about bank offices.
One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code.
the other REST service uses a city name as a GET parameter and returns a datailed list of back offices in cities with that name. The application uses data pages to cache details about bank offices.
which approach do you use to populate a data page with a list of bank offices in a postal code from the REST service?

Question10: One of the important requirements of Pega Web Mashup is to ensure that the same-origin policy is following.
From the following options, select two valid configurations.(Choose TWO)

Question11: Using the information shown in the case structure below, which option is always true?

Question12: XYZ Corp users are experiencing delays in the application that you suspect is related to the database.
Which two options do you recommend to isolate the issue? (Choose Two)

Question13: what configuration is required to control which nodes in a cluster an agent runs.?

Question14: What two recommendations do you provide to the development team to ensure the performance of the Pega application does not degrade over time? (Choose Two)

Question15: When implementing a Next-Best-Action, the customer Lifetime value Threshold is used to __________ for an offer

Question16: Consider the following requirement:
case worker must be able to add a work party when creating a case
select the configuration option that fulfills this requirement

Question17: In the answer area, select the configuration for back-to=back processing on the follow action form so that getnextwork processing does not occur.

Question18: XYZ Corporation would like a report that shows the number of employees who have been with the company more than 20 years, between 15 and 20 years, between 10 and 15 years, between 5 and 10 years, and less than
5 years.
How do you implement this report using Pega?

Question19: Six weeks after you deliver your application to production, your users report that the application slows down in the afternoon. The application is almost completely unresponsive for some users shortly after
3:00 P.M. Other users do not experience this problem until later in the day.
You do not have access to the Production environment, but you do have access to AES. The production environment has three nodes and a load balancer.
You need to resolve this issue because a new division of the organization will start using the application next month.
How do you begin your research to diagnose the cause of the reported performance issue?

Question20: how do you differentiate between satisfied and unsatisfied customers to provide an appropriate greeting for each customer in facebook massenger?

Question21: when a customer submits a credit card dispute, the application connects to an external service to retrieve all transactions made by the customer. the external service returns transactions ordered by date of transaction, in a descending, chronological order. when a case worker reviews the dispute, the application displays the 10 most recent transactions.
if the case worker does not see the disputed transaction in the list, the case worker can search for additional transactions. the case. the case worker can filter search results on transaction date, the transaction amount or the merchant name the search results display the 10 most recent transactions that satisfy the filter criteria. the case worker cannot paginate through the results.
how do you configure the data page to satisfy all the requirements in the scenario?

Question22: XYZ Inc.'s COE wants case life cycle developers to use a field group named "Claim" regardless of the application being developed.
Select and move the three tasks that the COE performs for this requirement to the Task List column and place them in the correct order.(Choose Three)

Question23: You add database connection information to prconfig.xml and want to encrypt the password in the connection information how do you encrypt the password?

Question24: An application consisting of a single case requires sending correspondence at a designated time with minimal delay. The existing solution uses an assignment to pause the case until an SLA invokes the escalation activity that sends the correspondence. Occasionally there is a delay in sending the correspondence.
Which two factors contribute to the delay? (Choose Two)

Question25: What are two valid reasons for defining a case type within a case type-specific ruleset? (Choose Two)

Question26: The BigCo quoting application is currently on-premise. BigCo plans to move the application to Pega Cloud What factor do you need to consider for environment setup?

Question27: Select the option in which you would define Content Security Policies.

Question28: you are writing a report that needs to compute the sum of multipul columns and display the result.
The number of columns to sum varies from report to report but does not exceed five.
which two options can you use to implement this requirement? (choose two)

Question29: Your team is developing a Quoting application for BigCo. The team is developing a Policy Administration application. The Quoting application is built on the Policy Administration application. The Policy Administration application requires enhancements to support other areas of the business. These enhancement take place during the same time frame as the Quoting application development.
Select the two practices for your team to follow to minimize potential development conflicts. (Choose Two.)

Question30: your application connects to two REST services that list details about bank offices.
One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code.
the other REST service uses a city name as a GET parameter and returns adetailedlist of back offices in cities with that name. The application uses data pages to cache details about bank offices.
select two options to configure a data page to accept either a postal code or a city name as a parameter and call the appropriate REST connector.(choose TWO)

Question31: BigCo receives complaints from existing customers and new prospects that BiyCo repi irrelevant offers and products.
Which two Pega solutions do you suggest to help solve this problem? (Choose Two)

Question32: An attribute-based access control configuration evaluate the attributes of the operator creating the case. A data page contains the value used in the evaluation.

Question33: you need to formet required fields with red labels. you configure a custom style in the skin rule.
how do you apply the custom style?

Question34: A recent review of the audit polices log show that a specific IP address has made a large number of failed login attempts within a few minutes you suspect that it is an internet bot attack Select two options you can configure to prevent the bot from accessing you application

Question35: When do you use the load-datapage activity method?

Question36: A case can be withdrawn using a local action. You want to restrict the ability to withdraw a case to the user who created the case or any work group manager of the user. Select three rule types used in combination to achieve this functionality. (choose three)

Question37: At XYZ Corp, multiple ClaimUnit sub case types are spun off from a parent Claim case. User retrieve ClaimUnit assignment using Get Next Work based on the average time to resolve each sub case type.
Assignments associated with sub case types that tale longer to resolve on average should be retrieve first. The average time to resolve sub case types will change over time. How do you design the solution to handle this requirement?

Question38: your application uses a page type property named customerinfo to store the customer's first and last names.which two approaches ensure that the customer's first and last names are stored in upper case?(choose two)

Question39: You are using pega express. You want to avoid creating unnecessary case-level properties and views. Which three actions do you take to accomplish this goal? (choose three)

Question40: XYZ Corporation wants to ensure that every attempt by a developer to check a rule into a certain ruleset version is reviewed before that rule is allowed to be checked in. The rule should be automatically sent back to the developer without being checked in if all warnings are not justified and the fields on the history tab are not complete.
How do you address this requirement?

Question41: What two recommendations do you provide to the development team to ensure the performance of the Pega application does not degrade over tune? (Choose Two)

Question42: An application is being constructed In multiple phases for a growing company that has over 1000 employees.
During the initial development stages, it is determined a button on a section has to be made conditionally visible based on a group of actors.
What should the conditional visibility be based on to minimize the amount of future maintenance?

Question43: While configuring GetNextWork, overriding the System Settings rule
GetNextWork__WorkBasketUrgencyThreshold imposes a minimum cutoff value for assignment urgency.
Which statement accurately depicts the system behavior when
theGetNextWork_WorkBaseketUrgencyThreshold setting is overridden?

Question44: A case is used to process home loans for approval.
in the answer area, area, select the enterprice class structure (ECS) layer in which to bulideach of the following components. each layer of the ECS contains two components.

Question45: A case displays recent customer transaction. Different operators often view the recent transactions for the same customer repeatedly throughout the day. the operation to fetch the transactions is resource-intensive, and the source data is updated once an hour. select two options to configure a data page to cache the customer transactions and minimize the operator's wait time. (choose two)

Question46: an application provides the user with written instructions for completing a form. How do you ensure that the instuction can be localized without updating the application?

Question47: You are audit a property named. Generic Code. The label on the form is named suggested generic substitute.
when the field value changes, you want the history details to show as the name of the label.
you also want to record the name of the property
How do you ensure that the entry shows both the label and the property name?

Question48: An application uses LDP authentication users have role and application attributes, but not access group attributes. select the two tasks required to configure the application to uses LDAP attributes to determine the access group for a user

Question49: A purchase order application allows users in their work group to read and write purchase request cases. When the total amount exceeds usd10,000 however, only the work group manger can read and write the case. Select two configuration that satisfy the requirement.(choose two)

Question50: XYZ Corporation wants to perform extensive analysis on work party information across various case types in near real time. At the same time, XYZ wants to minimize the impact this analysis has on case workers using Pega applications.
Choose two options that would contribute to viable solutions. (Choose Two)

Question51: Identify the two correct statements regarding Localization wizard capabilities. (Choose Two)

Question52: What two features do activities and functions share? (Choose Two)

Question53: An agent is associated with the Background processing node type. Several nodes in the cluster are configured to perform background processing. You need to create an agent that runs every day at midnight and sends customers an email if their birthday is that day which two options do you select to configure the agent?

Question54: You are working on an insurance claims application that receives claims through email. The company receives
500 emails per hour. the insurance company promises a 24-hour response time to receives and verify the clain.
After the claim is verified. The system automatically responds with email containing the claim ID.
The application is developed in the Pega cloud environment. The production environment is currently running on premises.
What is your recommendation to ensure that insurance company can meet the 24-hour response time requirement for claims submitted by email?

Question55: XYZ corp expects managers to create a variety of reports. Those reports are always based on the same set of classes, but every report does not use every class in the set.
to simplify report creation for managers, you create________________________

Question56: Review the following classes and properties:

A field group list is defined at the MyCo-Lending-Work work pool level. The find group list name is Loans:
the specified data type is MyCo-Data-Loan.
Which three statements are valid? (Choose Three)

Question57: Customer information is captured in an application. Corporate policy states that private information be secured and only visible to a limited users.
Which configuration do you recommend?

Question58: You are configuring the container setting of a section to display a title. The title is based on the type of loan requested.The section has a parameter defined named Loantype

Question59: A call center uses Pega Customer Service. Where does Pega Customer Service fit into the enterprise architecture?

Question60: What advantage does a rule-utility-function have over a rule-obj-activity?

Question61: How do you improve performance during synchronization for users of an offline-enable mobile app.

Question62: You are working with BigCo to create an application for insurance quoting. BigCo is a multinational corporation that has traded on the NASDAQ as BCO. BigCo headquarters is located in the UK, and the company has division for each geographical location.
You expect the application to contain two types of work: Quote and Policy.
The Quote guides the sales preventative through one or more quote with the customer. Each quote must be retained by the system and visible to the sales representative and the manager, any data captured during the quoting process must be available to the Policy case. The Policy represents the accepted insurance quote.
For the next year, BigCo intends to use the insurance quoting application only for the personal insurance business in the United Kingdom, Joe the business experts (SMEs) to understand the quoting process. Joe uses Pega Express to develop the quoting application with the SMEs.
Default application settings are shown in the image.

What two edits do you make to the advanced configuration based on information in the reading passage?
(Choose Two).

Question63: An end user of the application experienced a browser crash while working on a highly available system. Crash recovery is enabled. Does the user to be reauthenticated?

Question64: Users in a cloud-based production application report a chronic performance issue that occurs every day between 2:0 P.M. and 4:00 P.M. All attempts to reproduce the problem in the Development, QA, and Staging environments have (ailed.
Which two techniques help you troubleshoot the problem? (Choose Two)

Question65: An application uses a property to process customer information that is stored in an external database. some of the customer information changes infrequently.
how do you ensure the property contains the correct customer information at run time?

Question66: application ABC defines and creates survey cases based on a customer s profile. a second application, ABCproxy, is hosted in a cloud environment. the ABC proxy application creates a survey proxy case on demand from application ABC. The questions contained in the survey case are transferred to the survey proxy case. customers answer questions on the survey using the ABC proxy application. the completed survey information is passed back to the survey case created by application ABC. the company wants to use REST services to accomplish this interface. select and move the three options that are needed to satisfy the requirement to the configuration columns and place.

Question67: XYZ corp has requirement to send an email to every person who has used a certain service in the previous month thanking them for doing business with XYZ. Generating and sending these emails take a certain amount of time XYZ wants these email processed as quickly as possible to avoid interfering with emails sent during business hours.XYZ also wants to ensure that the thank-you email is not sent to the same person twice

Question68: A Pega application locally stores the same set of codes defined by and used within an external system of record. The Page application does not locally store the labels associated to these codes. During case processing, the displayed labels for this set of codes are sourced from the external system of record. On any given day, the label associated to a code may change. You are asked to implement a report definition that displays the current label associated to each code whenever the report is run.
How do you design a Pega application to meet this requirement?

Question69: Inconsistent formatting of phone numbers is causing, usability issues. You hnvo been asked to enh interface to ensure all phone numbers are automatically reformatted consistently.
Which two options incorporate best practices for applying the required formatting? (Choose Two)

Question70: which of the following things do you need to add to the whitelist for a mobile application to function correctly while offline?

Question71: MyMealth Corporation wants to use the age of the claim to increase the urgency on the assignment so that claims processors work on the most urgent claims first. The claim assignment urgency increases by 1 each day the claim remains in an unresolved status. At any time. My Health has up to 10,000 claims in process. Claims in the PendingProcessing workbasket are subject to this calculation. The application updates the claim urgency daily before the work day begins. AM claims are processed within 30 days.
MyHealth also processes complaint cases from health plan members. Complaint cases use a service level agreement (SLA) to ensure the customer service representatives respond to complaints within 48 hours. All claims processors work in Los Angeles 9:00 AM-5:OQ PM PST.
Which approach satisfies the claim urgency requirement and provides the best experience for the claims processor?

Question72: How do you configure an application to monitor changes made to delegated Decision Table in a production environment?

Question73: users complain of difficulty creating a customer service request through facebook massenger. how do you address this issue?

Question74: The application contains a property named claimid. You want to business users to reuse this property in any new case types they create. How do you define the claimid property?

Question75: Items selected by a user need to be copied to a page list property when the user submits the form.
How do you copy the items?

Question76: Which two action can you perform to improve the Guardrails Compliance score of an application? (Choose two.)

Question77: You are designing a case life cycle to process fraudulent charge claims. After a list of suspected fraudulent charge is submitted, the case advances to the processing stage. In the first step of theprocess fraud claim process, a seprate child case must be created for each suspected fraudulent charge.
After all necessary fraudulent charge cases are created, the parent cse advance to the next step where the customer is notified that their claims are being processed

choose three actions needed to configure the missing step so that a separate child case is created for each fraudulent charge selected

Question78: Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.
Which approach solves this performance issue?